Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODLinkSource


GetUpdateID

The GetUpdateID method returns the update ID that uniquely identifies the current generation or version of this link-source object's content.

ODUpdateID GetUpdateID ();
return value
The update ID of this link-source object's content.
DISCUSSION
If your part is the source part for this link-source object, you can call this method to determine the current version of this link-source object's content.

You can compare the returned update ID with a previously saved ID to establish whether the content needs to be updated. There is no implicit ordering of update ID values; they offer tests for equality only, with no indication of the time or nature of any link changes.

SEE ALSO
The ODUpdateID type (page 917).
The ODLinkSource::GetChangeTime method (page 379).
The ODLinkSource::GetUpdateID method (page 381).
"Selection Info" on page 252 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help